Doc formatting tweaks.
authorMatthias Clasen <maclas@gmx.de>
Tue, 30 Sep 2003 22:48:10 +0000 (22:48 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Tue, 30 Sep 2003 22:48:10 +0000 (22:48 +0000)
commitdbdc43be4cb6f297c58a07a437e40bcec068e52a
tree838bcd80b9a4e6afc6c8ab2b7b76d479dd342cc3
parent881df5c460e2938819d6af0102b3d1f9de668cee
Doc formatting tweaks.

2003-10-01  Matthias Clasen  <maclas@gmx.de>

* gtk/gtkmain.c: Doc formatting tweaks.

* gtk/gtktoolitem.c (gtk_tool_item_set_is_important): Fix a typo.

* gtk/gtkcheckmenuitem.h (gtk_check_menu_item_set_draw_as_radio):
Use the same parameter names as in .c file, to pacify gtk-doc.

* gtk/gtktoggletoolbutton.[hc]:
* gtk/gtktoolbutton.[hc]:
* gtk/gtktoolitem.[hc]:
* gtk/gtktoolbar.[hc]:
* gtk/gtkcolorbutton.[hc]:
* gtk/gtkfontbutton.[hc]:
* gtk/gtkalignment.[hc]: Define GET_PRIVATE macros in the
source, not in the header.

* gtk/gtkcheckmenuitem.c (gtk_check_menu_item_[sg]et_draw_as_radio):
Document these as 2.4 API additions.

* gtk/tmpl/gtkaction.sgml: Fix cross reference to GtkMenuMerge.

* gtk/gtk-sections.txt: Additions.

* gtk/tmpl/gtkitemfactory.sgml: Add hint to use #GtkUIManager instead.
24 files changed:
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
docs/reference/ChangeLog
docs/reference/gtk/gtk-sections.txt
docs/reference/gtk/tmpl/gtkaction.sgml
gtk/gtkalignment.c
gtk/gtkcheckmenuitem.c
gtk/gtkcheckmenuitem.h
gtk/gtkcolorbutton.c
gtk/gtkcolorbutton.h
gtk/gtkfontbutton.c
gtk/gtkfontbutton.h
gtk/gtkmain.c
gtk/gtktoggletoolbutton.c
gtk/gtktoggletoolbutton.h
gtk/gtktoolbar.c
gtk/gtktoolbar.h
gtk/gtktoolbutton.c
gtk/gtktoolbutton.h
gtk/gtktoolitem.c
gtk/gtktoolitem.h